PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getPostScriptFontName Method
In This Topic
    getPostScriptFontName Method
    In This Topic
    Gets the PostScript font name.
    Syntax
    public java.lang.String getPostScriptFontName()

    Return Value

    The PostScript name of the font used to draw the text on the page.
    See Also